[INFO] cloning repository https://github.com/ararog/deboa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ararog/deboa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fararog%2Fdeboa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fararog%2Fdeboa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb2fd3ab8efa52fe04e750025625c0d030e2af10
[INFO] testing ararog/deboa against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fararog%2Fdeboa" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ararog/deboa
[INFO] finished tweaking git repo https://github.com/ararog/deboa
[INFO] tweaked toml for git repo https://github.com/ararog/deboa written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ararog/deboa on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ararog/deboa already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: deboa-macros/Cargo.toml: `default-features` is ignored for deboa, since `default-features` was not specified for `workspace.dependencies.deboa`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-macros/Cargo.toml: `default-features` is ignored for deboa-extras, since `default-features` was not specified for `workspace.dependencies.deboa-extras`, this could become a hard error in the future
[INFO] [stderr] warning: `deboa-macros` (manifest) generated 2 warnings
[INFO] [stderr] warning: deboa-extras/Cargo.toml: `default-features` is ignored for deboa, since `default-features` was not specified for `workspace.dependencies.deboa`, this could become a hard error in the future
[INFO] [stderr] warning: `deboa-extras` (manifest) generated 1 warning
[INFO] [stderr] warning: deboa-tokio/Cargo.toml: `default-features` is ignored for deboa-extras, since `default-features` was not specified for `workspace.dependencies.deboa-extras`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-tokio/Cargo.toml: `default-features` is ignored for deboa-fory, since `default-features` was not specified for `workspace.dependencies.deboa-fory`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-tokio/Cargo.toml: `default-features` is ignored for vamo, since `default-features` was not specified for `workspace.dependencies.vamo`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-tokio/Cargo.toml: `default-features` is ignored for vamo-macros, since `default-features` was not specified for `workspace.dependencies.vamo-macros`, this could become a hard error in the future
[INFO] [stderr] warning: `deboa-tokio` (manifest) generated 4 warnings
[INFO] [stderr] warning: deboa-fory/Cargo.toml: `default-features` is ignored for deboa, since `default-features` was not specified for `workspace.dependencies.deboa`, this could become a hard error in the future
[INFO] [stderr] warning: `deboa-fory` (manifest) generated 1 warning
[INFO] [stderr] warning: vamo-macros/Cargo.toml: `default-features` is ignored for deboa, since `default-features` was not specified for `workspace.dependencies.deboa`, this could become a hard error in the future
[INFO] [stderr] warning: vamo-macros/Cargo.toml: `default-features` is ignored for deboa-extras, since `default-features` was not specified for `workspace.dependencies.deboa-extras`, this could become a hard error in the future
[INFO] [stderr] warning: `vamo-macros` (manifest) generated 2 warnings
[INFO] [stderr] warning: deboa-smol/Cargo.toml: `default-features` is ignored for deboa-extras, since `default-features` was not specified for `workspace.dependencies.deboa-extras`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-smol/Cargo.toml: `default-features` is ignored for deboa-fory, since `default-features` was not specified for `workspace.dependencies.deboa-fory`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-smol/Cargo.toml: `default-features` is ignored for vamo, since `default-features` was not specified for `workspace.dependencies.vamo`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-smol/Cargo.toml: `default-features` is ignored for vamo-macros, since `default-features` was not specified for `workspace.dependencies.vamo-macros`, this could become a hard error in the future
[INFO] [stderr] warning: `deboa-smol` (manifest) generated 4 warnings
[INFO] [stderr] warning: vamo/Cargo.toml: `default-features` is ignored for deboa, since `default-features` was not specified for `workspace.dependencies.deboa`, this could become a hard error in the future
[INFO] [stderr] warning: vamo/Cargo.toml: `default-features` is ignored for deboa-extras, since `default-features` was not specified for `workspace.dependencies.deboa-extras`, this could become a hard error in the future
[INFO] [stderr] warning: `vamo` (manifest) generated 2 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.29.0
[INFO] [stderr]   Downloaded sonic-simd v0.1.4
[INFO] [stderr]   Downloaded rend v0.5.3
[INFO] [stderr]   Downloaded rancor v0.1.1
[INFO] [stderr]   Downloaded memchr v2.8.1
[INFO] [stderr]   Downloaded ptr_meta v0.3.1
[INFO] [stderr]   Downloaded munge v0.4.4
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.1
[INFO] [stderr]   Downloaded mime_typed v0.1.7
[INFO] [stderr]   Downloaded h3-quinn v0.0.10
[INFO] [stderr]   Downloaded halfbrown v0.2.5
[INFO] [stderr]   Downloaded munge_macro v0.4.4
[INFO] [stderr]   Downloaded ws-mock v0.5.0
[INFO] [stderr]   Downloaded rkyv_derive v0.8.16
[INFO] [stderr]   Downloaded sonic-number v0.1.2
[INFO] [stderr]   Downloaded value-trait v0.10.1
[INFO] [stderr]   Downloaded serde-xml-rust v0.6.0
[INFO] [stderr]   Downloaded hyper-body-utils v0.1.7
[INFO] [stderr]   Downloaded flexbuffers v25.12.19
[INFO] [stderr]   Downloaded const_fn v0.4.12
[INFO] [stderr]   Downloaded tungstenite v0.29.0
[INFO] [stderr]   Downloaded fragile v2.1.0
[INFO] [stderr]   Downloaded minimime v1.0.0
[INFO] [stderr]   Downloaded h3 v0.0.8
[INFO] [stderr]   Downloaded sonic-rs v0.5.8
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded clap_lex v1.0.1
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded titlecase v3.6.0
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded simd-json v0.14.3
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded rustls-rustcrypto v0.0.2-alpha
[INFO] [stderr]   Downloaded rkyv v0.8.16
[INFO] [stderr]   Downloaded clap_derive v4.5.61
[INFO] [stderr]   Downloaded faststr v0.2.34
[INFO] [stderr]   Downloaded serde-saphyr v0.0.27
[INFO] [stderr]   Downloaded cookie v0.15.2
[INFO] [stderr]   Downloaded clap v4.5.61
[INFO] [stderr]   Downloaded clap_builder v4.5.61
[INFO] [stderr]   Downloaded fory v1.1.0
[INFO] [stderr]   Downloaded futures-rustls v0.26.0
[INFO] [stderr]   Downloaded fory-core v1.1.0
[INFO] [stderr]   Downloaded fory-derive v1.1.0
[INFO] [stderr]   Downloaded easyhttpmock-vetis-tokio v0.1.0-beta.2
[INFO] [stderr]   Downloaded vetis-tokio v0.1.0-beta.2
[INFO] [stderr]   Downloaded vetis v0.1.4-beta.7
[INFO] [stderr]   Downloaded mimalloc v0.1.52
[INFO] [stderr]   Downloaded jiff-static v0.2.28
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.49
[INFO] [stderr]   Downloaded jiff v0.2.28
[INFO] [stderr]   Downloaded blowfish v0.10.0
[INFO] [stderr]   Downloaded cipher v0.5.1
[INFO] [stderr]   Downloaded inout v0.2.2
[INFO] [stderr]   Downloaded peekable v0.6.1
[INFO] [stderr]   Downloaded easyhttpmock v0.1.3-beta.9
[INFO] [stderr]   Downloaded googletest v0.14.2
[INFO] [stderr]   Downloaded bcrypt v0.19.1
[INFO] [stderr]   Downloaded async-native-tls v0.5.0
[INFO] [stderr]   Downloaded smol-macros v0.1.1
[INFO] [stderr]   Downloaded smol-hyper v0.1.1
[INFO] [stderr]   Downloaded googletest_macro v0.14.3
[INFO] [stderr]   Downloaded easyhttpmock-vetis-smol v0.1.0-beta.2
[INFO] [stderr]   Downloaded vetis-smol v0.1.0-beta.2
[INFO] [stderr]   Downloaded signal-hook v0.4.4
[INFO] [stderr]   Downloaded async-std-resolver v0.24.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa8ee1ae50981b2a88d9a67b5fb645c49662a462e0f93b80dbc6a85503678a4a
[INFO] running `Command { std: "docker" "start" "-a" "aa8ee1ae50981b2a88d9a67b5fb645c49662a462e0f93b80dbc6a85503678a4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa8ee1ae50981b2a88d9a67b5fb645c49662a462e0f93b80dbc6a85503678a4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa8ee1ae50981b2a88d9a67b5fb645c49662a462e0f93b80dbc6a85503678a4a", kill_on_drop: false }`
[INFO] [stdout] aa8ee1ae50981b2a88d9a67b5fb645c49662a462e0f93b80dbc6a85503678a4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d7f0ac56a144ae65b119c618c8bf0a57eddce61cc77ed1171683df56de86e34
[INFO] running `Command { std: "docker" "start" "-a" "3d7f0ac56a144ae65b119c618c8bf0a57eddce61cc77ed1171683df56de86e34", kill_on_drop: false }`
[INFO] [stderr] warning: vamo/Cargo.toml: `default-features` is ignored for deboa, since `default-features` was not specified for `workspace.dependencies.deboa`, this could become a hard error in the future
[INFO] [stderr] warning: vamo/Cargo.toml: `default-features` is ignored for deboa-extras, since `default-features` was not specified for `workspace.dependencies.deboa-extras`, this could become a hard error in the future
[INFO] [stderr] warning: `vamo` (manifest) generated 2 warnings
[INFO] [stderr] warning: deboa-extras/Cargo.toml: `default-features` is ignored for deboa, since `default-features` was not specified for `workspace.dependencies.deboa`, this could become a hard error in the future
[INFO] [stderr] warning: `deboa-extras` (manifest) generated 1 warning
[INFO] [stderr] warning: deboa-smol/Cargo.toml: `default-features` is ignored for deboa-extras, since `default-features` was not specified for `workspace.dependencies.deboa-extras`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-smol/Cargo.toml: `default-features` is ignored for deboa-fory, since `default-features` was not specified for `workspace.dependencies.deboa-fory`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-smol/Cargo.toml: `default-features` is ignored for vamo, since `default-features` was not specified for `workspace.dependencies.vamo`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-smol/Cargo.toml: `default-features` is ignored for vamo-macros, since `default-features` was not specified for `workspace.dependencies.vamo-macros`, this could become a hard error in the future
[INFO] [stderr] warning: `deboa-smol` (manifest) generated 4 warnings
[INFO] [stderr] warning: deboa-macros/Cargo.toml: `default-features` is ignored for deboa, since `default-features` was not specified for `workspace.dependencies.deboa`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-macros/Cargo.toml: `default-features` is ignored for deboa-extras, since `default-features` was not specified for `workspace.dependencies.deboa-extras`, this could become a hard error in the future
[INFO] [stderr] warning: `deboa-macros` (manifest) generated 2 warnings
[INFO] [stderr] warning: deboa-fory/Cargo.toml: `default-features` is ignored for deboa, since `default-features` was not specified for `workspace.dependencies.deboa`, this could become a hard error in the future
[INFO] [stderr] warning: `deboa-fory` (manifest) generated 1 warning
[INFO] [stderr] warning: deboa-tokio/Cargo.toml: `default-features` is ignored for deboa-extras, since `default-features` was not specified for `workspace.dependencies.deboa-extras`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-tokio/Cargo.toml: `default-features` is ignored for deboa-fory, since `default-features` was not specified for `workspace.dependencies.deboa-fory`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-tokio/Cargo.toml: `default-features` is ignored for vamo, since `default-features` was not specified for `workspace.dependencies.vamo`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-tokio/Cargo.toml: `default-features` is ignored for vamo-macros, since `default-features` was not specified for `workspace.dependencies.vamo-macros`, this could become a hard error in the future
[INFO] [stderr] warning: `deboa-tokio` (manifest) generated 4 warnings
[INFO] [stderr] warning: vamo-macros/Cargo.toml: `default-features` is ignored for deboa, since `default-features` was not specified for `workspace.dependencies.deboa`, this could become a hard error in the future
[INFO] [stderr] warning: vamo-macros/Cargo.toml: `default-features` is ignored for deboa-extras, since `default-features` was not specified for `workspace.dependencies.deboa-extras`, this could become a hard error in the future
[INFO] [stderr] warning: `vamo-macros` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cookie v0.15.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling minimime v1.0.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling mime_typed v0.1.7
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling halfbrown v0.2.5
[INFO] [stderr]    Compiling serde-xml-rust v0.6.0
[INFO] [stderr]    Compiling fory-core v1.1.0
[INFO] [stderr]    Compiling value-trait v0.10.1
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling simd-json v0.14.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling h3 v0.0.8
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling quinn-proto v0.11.14
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling titlecase v3.6.0
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling smol-macros v0.1.1
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling h3-quinn v0.0.10
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling hyper-body-utils v0.1.7
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling smol-hyper v0.1.1
[INFO] [stderr]    Compiling deboa v0.1.0-beta.17 (/opt/rustwide/workdir/deboa)
[INFO] [stderr]    Compiling deboa-extras v0.0.9-beta.10 (/opt/rustwide/workdir/deboa-extras)
[INFO] [stderr]    Compiling vamo v0.0.9-beta.4 (/opt/rustwide/workdir/vamo)
[INFO] [stderr]    Compiling deboa-macros v0.1.0-beta.3 (/opt/rustwide/workdir/deboa-macros)
[INFO] [stderr]    Compiling vamo-macros v0.0.9-beta.4 (/opt/rustwide/workdir/vamo-macros)
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling fory-derive v1.1.0
[INFO] [stderr]    Compiling async-std-resolver v0.24.4
[INFO] [stderr]    Compiling fory v1.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling deboa-fory v0.1.6-beta.1 (/opt/rustwide/workdir/deboa-fory)
[INFO] [stderr]    Compiling deboa-smol v0.1.0-beta.2 (/opt/rustwide/workdir/deboa-smol)
[INFO] [stderr]    Compiling deboa-tokio v0.1.0-beta.2 (/opt/rustwide/workdir/deboa-tokio)
[INFO] [stdout] warning: field `catchers` is never read
[INFO] [stdout]    --> deboa-tokio/src/lib.rs:612:5
[INFO] [stdout]     |
[INFO] [stdout] 607 | pub struct Client {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 612 |     catchers: Option<Vec<Box<dyn DeboaCatcher>>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `catchers` is never read
[INFO] [stdout]    --> deboa-smol/src/lib.rs:632:5
[INFO] [stdout]     |
[INFO] [stdout] 627 | pub struct Client {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 632 |     catchers: Option<Vec<Box<dyn DeboaCatcher>>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "3d7f0ac56a144ae65b119c618c8bf0a57eddce61cc77ed1171683df56de86e34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d7f0ac56a144ae65b119c618c8bf0a57eddce61cc77ed1171683df56de86e34", kill_on_drop: false }`
[INFO] [stdout] 3d7f0ac56a144ae65b119c618c8bf0a57eddce61cc77ed1171683df56de86e34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31e7a8287ab7da49ddb98f5b1a1270cb4ea42471d3c3b56b1d61588a5465adcf
[INFO] running `Command { std: "docker" "start" "-a" "31e7a8287ab7da49ddb98f5b1a1270cb4ea42471d3c3b56b1d61588a5465adcf", kill_on_drop: false }`
[INFO] [stderr] warning: deboa-fory/Cargo.toml: `default-features` is ignored for deboa, since `default-features` was not specified for `workspace.dependencies.deboa`, this could become a hard error in the future
[INFO] [stderr] warning: `deboa-fory` (manifest) generated 1 warning
[INFO] [stderr] warning: vamo/Cargo.toml: `default-features` is ignored for deboa, since `default-features` was not specified for `workspace.dependencies.deboa`, this could become a hard error in the future
[INFO] [stderr] warning: vamo/Cargo.toml: `default-features` is ignored for deboa-extras, since `default-features` was not specified for `workspace.dependencies.deboa-extras`, this could become a hard error in the future
[INFO] [stderr] warning: `vamo` (manifest) generated 2 warnings
[INFO] [stderr] warning: vamo-macros/Cargo.toml: `default-features` is ignored for deboa, since `default-features` was not specified for `workspace.dependencies.deboa`, this could become a hard error in the future
[INFO] [stderr] warning: vamo-macros/Cargo.toml: `default-features` is ignored for deboa-extras, since `default-features` was not specified for `workspace.dependencies.deboa-extras`, this could become a hard error in the future
[INFO] [stderr] warning: `vamo-macros` (manifest) generated 2 warnings
[INFO] [stderr] warning: deboa-macros/Cargo.toml: `default-features` is ignored for deboa, since `default-features` was not specified for `workspace.dependencies.deboa`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-macros/Cargo.toml: `default-features` is ignored for deboa-extras, since `default-features` was not specified for `workspace.dependencies.deboa-extras`, this could become a hard error in the future
[INFO] [stderr] warning: `deboa-macros` (manifest) generated 2 warnings
[INFO] [stderr] warning: deboa-smol/Cargo.toml: `default-features` is ignored for deboa-extras, since `default-features` was not specified for `workspace.dependencies.deboa-extras`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-smol/Cargo.toml: `default-features` is ignored for deboa-fory, since `default-features` was not specified for `workspace.dependencies.deboa-fory`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-smol/Cargo.toml: `default-features` is ignored for vamo, since `default-features` was not specified for `workspace.dependencies.vamo`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-smol/Cargo.toml: `default-features` is ignored for vamo-macros, since `default-features` was not specified for `workspace.dependencies.vamo-macros`, this could become a hard error in the future
[INFO] [stderr] warning: `deboa-smol` (manifest) generated 4 warnings
[INFO] [stderr] warning: deboa-extras/Cargo.toml: `default-features` is ignored for deboa, since `default-features` was not specified for `workspace.dependencies.deboa`, this could become a hard error in the future
[INFO] [stderr] warning: `deboa-extras` (manifest) generated 1 warning
[INFO] [stderr] warning: deboa-tokio/Cargo.toml: `default-features` is ignored for deboa-extras, since `default-features` was not specified for `workspace.dependencies.deboa-extras`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-tokio/Cargo.toml: `default-features` is ignored for deboa-fory, since `default-features` was not specified for `workspace.dependencies.deboa-fory`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-tokio/Cargo.toml: `default-features` is ignored for vamo, since `default-features` was not specified for `workspace.dependencies.vamo`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-tokio/Cargo.toml: `default-features` is ignored for vamo-macros, since `default-features` was not specified for `workspace.dependencies.vamo-macros`, this could become a hard error in the future
[INFO] [stderr] warning: `deboa-tokio` (manifest) generated 4 warnings
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling clap_lex v1.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.61
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.49
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling typetag v0.2.22
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.61
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling typetag-impl v0.2.22
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling peekable v0.6.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling jiff v0.2.28
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]    Compiling halfbrown v0.2.5
[INFO] [stderr]    Compiling serde-xml-rust v0.6.0
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling value-trait v0.10.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling mimalloc v0.1.52
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling simd-json v0.14.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling googletest_macro v0.14.3
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling cipher v0.5.1
[INFO] [stderr]    Compiling clap v4.5.61
[INFO] [stderr]    Compiling googletest v0.14.2
[INFO] [stderr]    Compiling blowfish v0.10.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling bcrypt v0.19.1
[INFO] [stderr]    Compiling fory-core v1.1.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling moka v0.12.15
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling h3 v0.0.8
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling ws-mock v0.5.0
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling h3-quinn v0.0.10
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling fory-derive v1.1.0
[INFO] [stderr]    Compiling async-std-resolver v0.24.4
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling fory v1.1.0
[INFO] [stderr]    Compiling hyper-body-utils v0.1.7
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling smol-hyper v0.1.1
[INFO] [stderr]    Compiling vetis v0.1.4-beta.7
[INFO] [stderr]    Compiling deboa v0.1.0-beta.17 (/opt/rustwide/workdir/deboa)
[INFO] [stderr]    Compiling easyhttpmock v0.1.3-beta.9
[INFO] [stderr]    Compiling vetis-smol v0.1.0-beta.2
[INFO] [stderr]    Compiling vetis-tokio v0.1.0-beta.2
[INFO] [stderr]    Compiling deboa-extras v0.0.9-beta.10 (/opt/rustwide/workdir/deboa-extras)
[INFO] [stderr]    Compiling deboa-fory v0.1.6-beta.1 (/opt/rustwide/workdir/deboa-fory)
[INFO] [stderr]    Compiling deboa-smol v0.1.0-beta.2 (/opt/rustwide/workdir/deboa-smol)
[INFO] [stderr]    Compiling deboa-tokio v0.1.0-beta.2 (/opt/rustwide/workdir/deboa-tokio)
[INFO] [stderr]    Compiling vamo v0.0.9-beta.4 (/opt/rustwide/workdir/vamo)
[INFO] [stderr]    Compiling easyhttpmock-vetis-smol v0.1.0-beta.2
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> vamo/src/tests/mod.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |     async fn execute<R>(&self, request: R) -> Result<deboa::response::DeboaResponse>
[INFO] [stdout]    |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `catchers` is never read
[INFO] [stdout]    --> deboa-smol/src/lib.rs:632:5
[INFO] [stdout]     |
[INFO] [stdout] 627 | pub struct Client {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 632 |     catchers: Option<Vec<Box<dyn DeboaCatcher>>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling easyhttpmock-vetis-tokio v0.1.0-beta.2
[INFO] [stdout] warning: field `url` is never read
[INFO] [stdout]  --> vamo/src/tests/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct SuperClient {
[INFO] [stdout]   |        ----------- field in this struct
[INFO] [stdout] 6 |     url: String,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `catchers` is never read
[INFO] [stdout]    --> deboa-tokio/src/lib.rs:612:5
[INFO] [stdout]     |
[INFO] [stdout] 607 | pub struct Client {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 612 |     catchers: Option<Vec<Box<dyn DeboaCatcher>>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling deboa-macros v0.1.0-beta.3 (/opt/rustwide/workdir/deboa-macros)
[INFO] [stderr]    Compiling vamo-macros v0.0.9-beta.4 (/opt/rustwide/workdir/vamo-macros)
[INFO] [stdout] warning: field `catchers` is never read
[INFO] [stdout]    --> deboa-tokio/src/lib.rs:612:5
[INFO] [stdout]     |
[INFO] [stdout] 607 | pub struct Client {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 612 |     catchers: Option<Vec<Box<dyn DeboaCatcher>>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `catchers` is never read
[INFO] [stdout]    --> deboa-tokio/src/lib.rs:612:5
[INFO] [stdout]     |
[INFO] [stdout] 607 | pub struct Client {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 612 |     catchers: Option<Vec<Box<dyn DeboaCatcher>>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CLIENT_CERT_PEM` is never used
[INFO] [stdout]   --> deboa-tokio/src/tests/helpers.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const CLIENT_CERT_PEM: &[u8] = include_bytes!("../../../certs/client.crt");
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CLIENT_KEY_PEM` is never used
[INFO] [stdout]   --> deboa-tokio/src/tests/helpers.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const CLIENT_KEY_PEM: &[u8] = include_bytes!("../../../certs/client.key");
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CLIENT_P12` is never used
[INFO] [stdout]   --> deboa-tokio/src/tests/helpers.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub const CLIENT_P12: &[u8] = include_bytes!("../../../certs/client.p12");
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `catchers` is never read
[INFO] [stdout]    --> deboa-smol/src/lib.rs:632:5
[INFO] [stdout]     |
[INFO] [stdout] 627 | pub struct Client {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 632 |     catchers: Option<Vec<Box<dyn DeboaCatcher>>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CLIENT_CERT_PEM` is never used
[INFO] [stdout]   --> deboa-smol/src/tests/helpers.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const CLIENT_CERT_PEM: &[u8] = include_bytes!("../../../certs/client.crt");
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CLIENT_KEY_PEM` is never used
[INFO] [stdout]   --> deboa-smol/src/tests/helpers.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const CLIENT_KEY_PEM: &[u8] = include_bytes!("../../../certs/client.key");
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CLIENT_P12` is never used
[INFO] [stdout]   --> deboa-smol/src/tests/helpers.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub const CLIENT_P12: &[u8] = include_bytes!("../../../certs/client.p12");
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> deboa-smol/tests/deboa_macros/patch.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> deboa-smol/tests/deboa_macros/patch.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> deboa-smol/tests/deboa_macros/patch.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> deboa-smol/tests/deboa_macros/post.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> deboa-smol/tests/deboa_macros/post.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> deboa-tokio/tests/deboa_macros/patch.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> deboa-tokio/tests/deboa_macros/patch.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> deboa-tokio/tests/deboa_macros/patch.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> deboa-tokio/tests/deboa_macros/post.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> deboa-tokio/tests/deboa_macros/post.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> deboa-tokio/tests/deboa_macros/put.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> deboa-tokio/tests/deboa_macros/put.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> deboa-tokio/tests/deboa_macros/put.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> deboa-tokio/tests/deboa_macros/put.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> deboa-smol/tests/deboa_macros/put.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> deboa-smol/tests/deboa_macros/put.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> deboa-smol/tests/deboa_macros/put.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> deboa-smol/tests/deboa_macros/put.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MSGPACK_POST` is never used
[INFO] [stdout]  --> deboa-tokio/tests/common/data.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const MSGPACK_POST: [u8; 23] = [
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLEX_POST` is never used
[INFO] [stdout]  --> deboa-tokio/tests/common/data.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const FLEX_POST: [u8; 53] = [
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `YAML_POST` is never used
[INFO] [stdout]   --> deboa-tokio/tests/common/data.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const YAML_POST: &[u8; 40] = b"id: 1\ntitle: Test\nbody: Some test to do\n";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `YAML_STR_POST` is never used
[INFO] [stdout]   --> deboa-tokio/tests/common/data.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const YAML_STR_POST: &str = "id: 1\ntitle: Test\nbody: Some test to do\n";
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XML_POST` is never used
[INFO] [stdout]   --> deboa-tokio/tests/common/data.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const XML_POST: &[u8; 108] = b"<?xml version=\"1.0\" encoding=\"UTF-8\"?><Post><id>1</id><title>Test</title><body>Some test to d...
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XML_STR_POST` is never used
[INFO] [stdout]   --> deboa-tokio/tests/common/data.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const XML_STR_POST: &str = "<?xml version=\"1.0\" encoding=\"UTF-8\"?><Post><id>1</id><title>Test</title><body>Some test to do</...
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XML_STR_PATCH` is never used
[INFO] [stdout]   --> deboa-tokio/tests/common/data.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const XML_STR_PATCH: &str = "<?xml version=\"1.0\" encoding=\"UTF-8\"?><Post><id>1</id><title>Test</title><body>Some test to do<...
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `JSON_STR_POST` is never used
[INFO] [stdout]   --> deboa-tokio/tests/common/data.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const JSON_STR_POST: &str =
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `JSON_STR_PATCH` is never used
[INFO] [stdout]   --> deboa-tokio/tests/common/data.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const JSON_STR_PATCH: &str = "{\"id\":1,\"title\":\"Some other title\"}";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BROTLI_COMPRESSED` is never used
[INFO] [stdout]   --> deboa-tokio/tests/common/data.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const BROTLI_COMPRESSED: &[u8; 15] =
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFLATE_COMPRESSED` is never used
[INFO] [stdout]   --> deboa-tokio/tests/common/data.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const DEFLATE_COMPRESSED: &[u8; 17] =
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GZIP_COMPRESSED` is never used
[INFO] [stdout]   --> deboa-tokio/tests/common/data.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const GZIP_COMPRESSED: &[u8; 31] = &[
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DECOMPRESSED` is never used
[INFO] [stdout]   --> deboa-tokio/tests/common/data.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub const DECOMPRESSED: &[u8; 11] = b"lorem ipsum";
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_post` is never used
[INFO] [stdout]   --> deboa-tokio/tests/common/data.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn sample_post() -> Post {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Post` is never constructed
[INFO] [stdout]   --> deboa-tokio/tests/common/data.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct Post {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Comment` is never constructed
[INFO] [stdout]   --> deboa-tokio/tests/common/data.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct Comment {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Response` is never constructed
[INFO] [stdout]   --> deboa-tokio/tests/common/data.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct Response {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MSGPACK_POST` is never used
[INFO] [stdout]  --> deboa-smol/tests/common/data.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const MSGPACK_POST: [u8; 23] = [
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLEX_POST` is never used
[INFO] [stdout]  --> deboa-smol/tests/common/data.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const FLEX_POST: [u8; 53] = [
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `YAML_POST` is never used
[INFO] [stdout]   --> deboa-smol/tests/common/data.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const YAML_POST: &[u8; 40] = b"id: 1\ntitle: Test\nbody: Some test to do\n";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `YAML_STR_POST` is never used
[INFO] [stdout]   --> deboa-smol/tests/common/data.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const YAML_STR_POST: &str = "id: 1\ntitle: Test\nbody: Some test to do\n";
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XML_POST` is never used
[INFO] [stdout]   --> deboa-smol/tests/common/data.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const XML_POST: &[u8; 108] = b"<?xml version=\"1.0\" encoding=\"UTF-8\"?><Post><id>1</id><title>Test</title><body>Some test to d...
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XML_STR_POST` is never used
[INFO] [stdout]   --> deboa-smol/tests/common/data.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const XML_STR_POST: &str = "<?xml version=\"1.0\" encoding=\"UTF-8\"?><Post><id>1</id><title>Test</title><body>Some test to do</...
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XML_STR_PATCH` is never used
[INFO] [stdout]   --> deboa-smol/tests/common/data.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const XML_STR_PATCH: &str = "<?xml version=\"1.0\" encoding=\"UTF-8\"?><Post><id>1</id><title>Test</title><body>Some test to do<...
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `JSON_STR_POST` is never used
[INFO] [stdout]   --> deboa-smol/tests/common/data.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const JSON_STR_POST: &str =
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `JSON_STR_PATCH` is never used
[INFO] [stdout]   --> deboa-smol/tests/common/data.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const JSON_STR_PATCH: &str = "{\"id\":1,\"title\":\"Some other title\"}";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BROTLI_COMPRESSED` is never used
[INFO] [stdout]   --> deboa-smol/tests/common/data.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const BROTLI_COMPRESSED: &[u8; 15] =
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFLATE_COMPRESSED` is never used
[INFO] [stdout]   --> deboa-smol/tests/common/data.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const DEFLATE_COMPRESSED: &[u8; 17] =
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GZIP_COMPRESSED` is never used
[INFO] [stdout]   --> deboa-smol/tests/common/data.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const GZIP_COMPRESSED: &[u8; 31] = &[
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DECOMPRESSED` is never used
[INFO] [stdout]   --> deboa-smol/tests/common/data.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub const DECOMPRESSED: &[u8; 11] = b"lorem ipsum";
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_post` is never used
[INFO] [stdout]   --> deboa-smol/tests/common/data.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn sample_post() -> Post {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Post` is never constructed
[INFO] [stdout]   --> deboa-smol/tests/common/data.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct Post {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Comment` is never constructed
[INFO] [stdout]   --> deboa-smol/tests/common/data.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct Comment {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Response` is never constructed
[INFO] [stdout]   --> deboa-smol/tests/common/data.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct Response {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "31e7a8287ab7da49ddb98f5b1a1270cb4ea42471d3c3b56b1d61588a5465adcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31e7a8287ab7da49ddb98f5b1a1270cb4ea42471d3c3b56b1d61588a5465adcf", kill_on_drop: false }`
[INFO] [stdout] 31e7a8287ab7da49ddb98f5b1a1270cb4ea42471d3c3b56b1d61588a5465adcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ea1dba03dc86e8dfdf00fbcc50c069ef40f471fd02eb6b44e728ff7313a1e4a0
[INFO] running `Command { std: "docker" "start" "-a" "ea1dba03dc86e8dfdf00fbcc50c069ef40f471fd02eb6b44e728ff7313a1e4a0", kill_on_drop: false }`
[INFO] [stderr] warning: deboa-tokio/Cargo.toml: `default-features` is ignored for deboa-extras, since `default-features` was not specified for `workspace.dependencies.deboa-extras`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-tokio/Cargo.toml: `default-features` is ignored for deboa-fory, since `default-features` was not specified for `workspace.dependencies.deboa-fory`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-tokio/Cargo.toml: `default-features` is ignored for vamo, since `default-features` was not specified for `workspace.dependencies.vamo`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-tokio/Cargo.toml: `default-features` is ignored for vamo-macros, since `default-features` was not specified for `workspace.dependencies.vamo-macros`, this could become a hard error in the future
[INFO] [stderr] warning: `deboa-tokio` (manifest) generated 4 warnings
[INFO] [stderr] warning: deboa-macros/Cargo.toml: `default-features` is ignored for deboa, since `default-features` was not specified for `workspace.dependencies.deboa`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-macros/Cargo.toml: `default-features` is ignored for deboa-extras, since `default-features` was not specified for `workspace.dependencies.deboa-extras`, this could become a hard error in the future
[INFO] [stderr] warning: `deboa-macros` (manifest) generated 2 warnings
[INFO] [stderr] warning: deboa-smol/Cargo.toml: `default-features` is ignored for deboa-extras, since `default-features` was not specified for `workspace.dependencies.deboa-extras`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-smol/Cargo.toml: `default-features` is ignored for deboa-fory, since `default-features` was not specified for `workspace.dependencies.deboa-fory`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-smol/Cargo.toml: `default-features` is ignored for vamo, since `default-features` was not specified for `workspace.dependencies.vamo`, this could become a hard error in the future
[INFO] [stderr] warning: deboa-smol/Cargo.toml: `default-features` is ignored for vamo-macros, since `default-features` was not specified for `workspace.dependencies.vamo-macros`, this could become a hard error in the future
[INFO] [stderr] warning: `deboa-smol` (manifest) generated 4 warnings
[INFO] [stderr] warning: deboa-extras/Cargo.toml: `default-features` is ignored for deboa, since `default-features` was not specified for `workspace.dependencies.deboa`, this could become a hard error in the future
[INFO] [stderr] warning: `deboa-extras` (manifest) generated 1 warning
[INFO] [stderr] warning: vamo/Cargo.toml: `default-features` is ignored for deboa, since `default-features` was not specified for `workspace.dependencies.deboa`, this could become a hard error in the future
[INFO] [stderr] warning: vamo/Cargo.toml: `default-features` is ignored for deboa-extras, since `default-features` was not specified for `workspace.dependencies.deboa-extras`, this could become a hard error in the future
[INFO] [stderr] warning: `vamo` (manifest) generated 2 warnings
[INFO] [stderr] warning: deboa-fory/Cargo.toml: `default-features` is ignored for deboa, since `default-features` was not specified for `workspace.dependencies.deboa`, this could become a hard error in the future
[INFO] [stderr] warning: `deboa-fory` (manifest) generated 1 warning
[INFO] [stderr] warning: vamo-macros/Cargo.toml: `default-features` is ignored for deboa, since `default-features` was not specified for `workspace.dependencies.deboa`, this could become a hard error in the future
[INFO] [stderr] warning: vamo-macros/Cargo.toml: `default-features` is ignored for deboa-extras, since `default-features` was not specified for `workspace.dependencies.deboa-extras`, this could become a hard error in the future
[INFO] [stderr] warning: `vamo-macros` (manifest) generated 2 warnings
[INFO] [stderr] warning: field `catchers` is never read
[INFO] [stderr]    --> deboa-tokio/src/lib.rs:612:5
[INFO] [stderr]     |
[INFO] [stderr] 607 | pub struct Client {
[INFO] [stderr]     |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 612 |     catchers: Option<Vec<Box<dyn DeboaCatcher>>>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `request`
[INFO] [stderr]   --> vamo/src/tests/mod.rs:16:32
[INFO] [stderr]    |
[INFO] [stderr] 16 |     async fn execute<R>(&self, request: R) -> Result<deboa::response::DeboaResponse>
[INFO] [stderr]    |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `url` is never read
[INFO] [stderr]  --> vamo/src/tests/mod.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | struct SuperClient {
[INFO] [stderr]   |        ----------- field in this struct
[INFO] [stderr] 6 |     url: String,
[INFO] [stderr]   |     ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `deboa-tokio` (lib) generated 1 warning
[INFO] [stderr] warning: `deboa-tokio` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `vamo` (lib test) generated 2 warnings (run `cargo fix --lib -p vamo --tests` to apply 1 suggestion)
[INFO] [stderr] warning: field `catchers` is never read
[INFO] [stderr]    --> deboa-smol/src/lib.rs:632:5
[INFO] [stderr]     |
[INFO] [stderr] 627 | pub struct Client {
[INFO] [stderr]     |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 632 |     catchers: Option<Vec<Box<dyn DeboaCatcher>>>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `deboa-smol` (lib) generated 1 warning
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> deboa-smol/tests/deboa_macros/patch.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> deboa-smol/tests/deboa_macros/patch.rs:52:9
[INFO] [stderr]    |
[INFO] [stderr] 52 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> deboa-smol/tests/deboa_macros/patch.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 65 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> deboa-smol/tests/deboa_macros/post.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> deboa-smol/tests/deboa_macros/post.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> deboa-smol/tests/deboa_macros/put.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> deboa-smol/tests/deboa_macros/put.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> deboa-smol/tests/deboa_macros/put.rs:54:9
[INFO] [stderr]    |
[INFO] [stderr] 54 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> deboa-smol/tests/deboa_macros/put.rs:67:9
[INFO] [stderr]    |
[INFO] [stderr] 67 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MSGPACK_POST` is never used
[INFO] [stderr]  --> deboa-smol/tests/common/data.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub const MSGPACK_POST: [u8; 23] = [
[INFO] [stderr]   |           ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FLEX_POST` is never used
[INFO] [stderr]  --> deboa-smol/tests/common/data.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub const FLEX_POST: [u8; 53] = [
[INFO] [stderr]   |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `YAML_POST` is never used
[INFO] [stderr]   --> deboa-smol/tests/common/data.rs:14:11
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub const YAML_POST: &[u8; 40] = b"id: 1\ntitle: Test\nbody: Some test to do\n";
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `YAML_STR_POST` is never used
[INFO] [stderr]   --> deboa-smol/tests/common/data.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub const YAML_STR_POST: &str = "id: 1\ntitle: Test\nbody: Some test to do\n";
[INFO] [stderr]    |           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `XML_POST` is never used
[INFO] [stderr]   --> deboa-smol/tests/common/data.rs:17:11
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub const XML_POST: &[u8; 108] = b"<?xml version=\"1.0\" encoding=\"UTF-8\"?><Post><id>1</id><title>Test</title><body>Some test to d...
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `XML_STR_POST` is never used
[INFO] [stderr]   --> deboa-smol/tests/common/data.rs:18:11
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub const XML_STR_POST: &str = "<?xml version=\"1.0\" encoding=\"UTF-8\"?><Post><id>1</id><title>Test</title><body>Some test to do</...
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `XML_STR_PATCH` is never used
[INFO] [stderr]   --> deboa-smol/tests/common/data.rs:19:11
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub const XML_STR_PATCH: &str = "<?xml version=\"1.0\" encoding=\"UTF-8\"?><Post><id>1</id><title>Test</title><body>Some test to do<...
[INFO] [stderr]    |           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `JSON_STR_POST` is never used
[INFO] [stderr]   --> deboa-smol/tests/common/data.rs:22:11
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub const JSON_STR_POST: &str =
[INFO] [stderr]    |           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `JSON_STR_PATCH` is never used
[INFO] [stderr]   --> deboa-smol/tests/common/data.rs:25:11
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub const JSON_STR_PATCH: &str = "{\"id\":1,\"title\":\"Some other title\"}";
[INFO] [stderr]    |           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BROTLI_COMPRESSED` is never used
[INFO] [stderr]   --> deboa-smol/tests/common/data.rs:27:11
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub const BROTLI_COMPRESSED: &[u8; 15] =
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DEFLATE_COMPRESSED` is never used
[INFO] [stderr]   --> deboa-smol/tests/common/data.rs:30:11
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub const DEFLATE_COMPRESSED: &[u8; 17] =
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `GZIP_COMPRESSED` is never used
[INFO] [stderr]   --> deboa-smol/tests/common/data.rs:33:11
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub const GZIP_COMPRESSED: &[u8; 31] = &[
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DECOMPRESSED` is never used
[INFO] [stderr]   --> deboa-smol/tests/common/data.rs:38:11
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub const DECOMPRESSED: &[u8; 11] = b"lorem ipsum";
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sample_post` is never used
[INFO] [stderr]   --> deboa-smol/tests/common/data.rs:40:8
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub fn sample_post() -> Post {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Post` is never constructed
[INFO] [stderr]   --> deboa-smol/tests/common/data.rs:45:12
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub struct Post {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Comment` is never constructed
[INFO] [stderr]   --> deboa-smol/tests/common/data.rs:55:12
[INFO] [stderr]    |
[INFO] [stderr] 55 | pub struct Comment {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Response` is never constructed
[INFO] [stderr]   --> deboa-smol/tests/common/data.rs:68:12
[INFO] [stderr]    |
[INFO] [stderr] 68 | pub struct Response {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CLIENT_CERT_PEM` is never used
[INFO] [stderr]   --> deboa-smol/src/tests/helpers.rs:32:11
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub const CLIENT_CERT_PEM: &[u8] = include_bytes!("../../../certs/client.crt");
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CLIENT_KEY_PEM` is never used
[INFO] [stderr]   --> deboa-smol/src/tests/helpers.rs:33:11
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub const CLIENT_KEY_PEM: &[u8] = include_bytes!("../../../certs/client.key");
[INFO] [stderr]    |           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CLIENT_P12` is never used
[INFO] [stderr]   --> deboa-smol/src/tests/helpers.rs:35:11
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub const CLIENT_P12: &[u8] = include_bytes!("../../../certs/client.p12");
[INFO] [stderr]    |           ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `deboa-smol` (test "mod") generated 26 warnings (run `cargo fix --test "mod" -p deboa-smol` to apply 9 suggestions)
[INFO] [stderr] warning: `deboa-smol` (lib test) generated 4 warnings (1 duplicate)
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> deboa-tokio/tests/deboa_macros/patch.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> deboa-tokio/tests/deboa_macros/patch.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 49 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> deboa-tokio/tests/deboa_macros/patch.rs:62:9
[INFO] [stderr]    |
[INFO] [stderr] 62 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> deboa-tokio/tests/deboa_macros/post.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> deboa-tokio/tests/deboa_macros/post.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> deboa-tokio/tests/deboa_macros/put.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> deboa-tokio/tests/deboa_macros/put.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> deboa-tokio/tests/deboa_macros/put.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 51 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> deboa-tokio/tests/deboa_macros/put.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 64 |     let data: Post = Post { id: 1, title: "title".to_string(), body: "body".to_string() };
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MSGPACK_POST` is never used
[INFO] [stderr]  --> deboa-tokio/tests/common/data.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub const MSGPACK_POST: [u8; 23] = [
[INFO] [stderr]   |           ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FLEX_POST` is never used
[INFO] [stderr]  --> deboa-tokio/tests/common/data.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub const FLEX_POST: [u8; 53] = [
[INFO] [stderr]   |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `YAML_POST` is never used
[INFO] [stderr]   --> deboa-tokio/tests/common/data.rs:14:11
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub const YAML_POST: &[u8; 40] = b"id: 1\ntitle: Test\nbody: Some test to do\n";
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `YAML_STR_POST` is never used
[INFO] [stderr]   --> deboa-tokio/tests/common/data.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub const YAML_STR_POST: &str = "id: 1\ntitle: Test\nbody: Some test to do\n";
[INFO] [stderr]    |           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `XML_POST` is never used
[INFO] [stderr]   --> deboa-tokio/tests/common/data.rs:17:11
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub const XML_POST: &[u8; 108] = b"<?xml version=\"1.0\" encoding=\"UTF-8\"?><Post><id>1</id><title>Test</title><body>Some test to d...
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `XML_STR_POST` is never used
[INFO] [stderr]   --> deboa-tokio/tests/common/data.rs:18:11
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub const XML_STR_POST: &str = "<?xml version=\"1.0\" encoding=\"UTF-8\"?><Post><id>1</id><title>Test</title><body>Some test to do</...
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `XML_STR_PATCH` is never used
[INFO] [stderr]   --> deboa-tokio/tests/common/data.rs:19:11
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub const XML_STR_PATCH: &str = "<?xml version=\"1.0\" encoding=\"UTF-8\"?><Post><id>1</id><title>Test</title><body>Some test to do<...
[INFO] [stderr]    |           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `JSON_STR_POST` is never used
[INFO] [stderr]   --> deboa-tokio/tests/common/data.rs:22:11
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub const JSON_STR_POST: &str =
[INFO] [stderr]    |           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `JSON_STR_PATCH` is never used
[INFO] [stderr]   --> deboa-tokio/tests/common/data.rs:25:11
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub const JSON_STR_PATCH: &str = "{\"id\":1,\"title\":\"Some other title\"}";
[INFO] [stderr]    |           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BROTLI_COMPRESSED` is never used
[INFO] [stderr]   --> deboa-tokio/tests/common/data.rs:27:11
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub const BROTLI_COMPRESSED: &[u8; 15] =
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DEFLATE_COMPRESSED` is never used
[INFO] [stderr]   --> deboa-tokio/tests/common/data.rs:30:11
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub const DEFLATE_COMPRESSED: &[u8; 17] =
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `GZIP_COMPRESSED` is never used
[INFO] [stderr]   --> deboa-tokio/tests/common/data.rs:33:11
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub const GZIP_COMPRESSED: &[u8; 31] = &[
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DECOMPRESSED` is never used
[INFO] [stderr]   --> deboa-tokio/tests/common/data.rs:38:11
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub const DECOMPRESSED: &[u8; 11] = b"lorem ipsum";
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sample_post` is never used
[INFO] [stderr]   --> deboa-tokio/tests/common/data.rs:40:8
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub fn sample_post() -> Post {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Post` is never constructed
[INFO] [stderr]   --> deboa-tokio/tests/common/data.rs:45:12
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub struct Post {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Comment` is never constructed
[INFO] [stderr]   --> deboa-tokio/tests/common/data.rs:55:12
[INFO] [stderr]    |
[INFO] [stderr] 55 | pub struct Comment {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Response` is never constructed
[INFO] [stderr]   --> deboa-tokio/tests/common/data.rs:68:12
[INFO] [stderr]    |
[INFO] [stderr] 68 | pub struct Response {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CLIENT_CERT_PEM` is never used
[INFO] [stderr]   --> deboa-tokio/src/tests/helpers.rs:32:11
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub const CLIENT_CERT_PEM: &[u8] = include_bytes!("../../../certs/client.crt");
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CLIENT_KEY_PEM` is never used
[INFO] [stderr]   --> deboa-tokio/src/tests/helpers.rs:33:11
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub const CLIENT_KEY_PEM: &[u8] = include_bytes!("../../../certs/client.key");
[INFO] [stderr]    |           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CLIENT_P12` is never used
[INFO] [stderr]   --> deboa-tokio/src/tests/helpers.rs:35:11
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub const CLIENT_P12: &[u8] = include_bytes!("../../../certs/client.p12");
[INFO] [stderr]    |           ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `deboa-tokio` (test "mod") generated 26 warnings (run `cargo fix --test "mod" -p deboa-tokio` to apply 9 suggestions)
[INFO] [stderr] warning: `deboa-tokio` (lib test) generated 4 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deboa-21171aa19554e1d0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deboa_extras-254144bbfa26e4d0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deboa_fory-d4fb472bd1ac6767)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deboa_macros-1079022dd0536d36)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deboa_smol-d77b1854eabee871)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test tests::client::test_set_connection_timeout ... ok
[INFO] [stdout] test tests::client::test_set_protocol ... ok
[INFO] [stdout] test tests::client::test_set_request_timeout ... ok
[INFO] [stdout] test tests::client::test_set_skip_cert_verification ... ok
[INFO] [stdout] test tests::client::test_shl ... ok
[INFO] [stdout] test tests::integrated::delete::test_delete ... FAILED
[INFO] [stdout] test tests::integrated::get::test_get_http_skip_verification ... FAILED
[INFO] [stdout] test tests::integrated::get::test_get_by_query ... FAILED
[INFO] [stdout] test tests::integrated::get::test_get_http_verify ... FAILED
[INFO] [stdout] test tests::integrated::get::test_get_http_mutual_authentication ... FAILED
[INFO] [stdout] test tests::integrated::get::test_get_http ... FAILED
[INFO] [stdout] test tests::integrated::get::test_get_invalid_server ... FAILED
[INFO] [stdout] test tests::integrated::get::test_fetch_from_str ... FAILED
[INFO] [stdout] test tests::integrated::post::test_post ... FAILED
[INFO] [stdout] test tests::integrated::patch::test_patch ... FAILED
[INFO] [stdout] test tests::integrated::get::test_get_not_found ... FAILED
[INFO] [stdout] test tests::integrated::get::test_try_into ... FAILED
[INFO] [stdout] test tests::integrated::post::test_post_multipart_form ... FAILED
[INFO] [stdout] test tests::integrated::put::test_put ... FAILED
[INFO] [stdout] test tests::integrated::post::test_post_encoded_form ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integrated::delete::test_delete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integrated::delete::test_delete' (27) panicked at deboa-smol/src/tests/helpers.rs:106:9:
[INFO] [stdout] Failed to start mock server: Server error: Server start error: Tls error: invalid peer certificate: certificate not valid for name "ea1dba03dc86"; certificate is only valid for DnsName("localhost") or IpAddress(127.0.0.1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595effefd378 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595effefd378 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595efff13ada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595efff13ada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x595efff01f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x595efff01f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x595effedaf16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595effedaf16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595effef50a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595eff6204ec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x595eff6204ec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x595effef5322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x595effef5322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595effedafd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595effed0059 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595effedbced - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595efff142cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595eff5d149e - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:106:9
[INFO] [stdout]   20:     0x595eff54fec2 - <core[28b146924c2f19c6]::result::Result<(), easyhttpmock[7b9b234dd08f0237]::errors::EasyHttpMockError>>::unwrap_or_else::<deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x595eff5d3409 - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:105:12
[INFO] [stdout]   22:     0x595eff575bdc - deboa_smol[117713d3be7a1b3a]::tests::integrated::delete::do_delete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/delete.rs:29:46
[INFO] [stdout]   23:     0x595eff576693 - deboa_smol[117713d3be7a1b3a]::tests::integrated::delete::test_delete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/delete.rs:48:17
[INFO] [stdout]   24:     0x595eff549b3c - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::delete::test_delete::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   25:     0x595eff5e3282 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::delete::test_delete::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x595eff5e1bf7 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::delete::test_delete::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x595eff540aa2 - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::delete::test_delete::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   28:     0x595eff578cc8 - deboa_smol[117713d3be7a1b3a]::tests::integrated::delete::test_delete
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smol-macros-0.1.1/src/lib.rs:139:13
[INFO] [stdout]   29:     0x595eff575847 - deboa_smol[117713d3be7a1b3a]::tests::integrated::delete::test_delete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/delete.rs:47:27
[INFO] [stdout]   30:     0x595eff53e276 - <deboa_smol[117713d3be7a1b3a]::tests::integrated::delete::test_delete::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x595eff6135cb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x595eff6135cb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x595eff620e45 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x595eff620e45 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x595eff620e45 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x595eff61b9a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x595eff61b9a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x595eff623ec2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x595eff623ec2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x595eff623ec2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x595effefc72f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   50:     0x595effefc72f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7eb9b0c34aa4 - <unknown>
[INFO] [stdout]   52:     0x7eb9b0cc1a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integrated::get::test_get_http_skip_verification stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integrated::get::test_get_http_skip_verification' (32) panicked at deboa-smol/src/tests/helpers.rs:106:9:
[INFO] [stdout] Failed to start mock server: Server error: Server start error: Tls error: invalid peer certificate: certificate not valid for name "ea1dba03dc86"; certificate is only valid for DnsName("localhost") or IpAddress(127.0.0.1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595effefd378 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595effefd378 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595efff13ada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595efff13ada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x595efff01f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x595efff01f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x595effedaf16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595effedaf16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595effef50a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595eff6204ec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x595eff6204ec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x595effef5322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x595effef5322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595effedafd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595effed0059 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595effedbced - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595efff142cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595eff5d149e - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:106:9
[INFO] [stdout]   20:     0x595eff54fec2 - <core[28b146924c2f19c6]::result::Result<(), easyhttpmock[7b9b234dd08f0237]::errors::EasyHttpMockError>>::unwrap_or_else::<deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x595eff5d3409 - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:105:12
[INFO] [stdout]   22:     0x595eff5b2994 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::skip_cert_verification_helper::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:83:46
[INFO] [stdout]   23:     0x595eff5b2519 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::do_get_http_skip_verification::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:167:41
[INFO] [stdout]   24:     0x595eff5b9eb4 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_skip_verification::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:172:37
[INFO] [stdout]   25:     0x595eff54566c - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_skip_verification::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   26:     0x595eff5e281e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_skip_verification::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x595eff5e19c7 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_skip_verification::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x595eff5402c3 - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_skip_verification::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   29:     0x595eff5bedc7 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_skip_verification
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smol-macros-0.1.1/src/lib.rs:139:13
[INFO] [stdout]   30:     0x595eff5b3827 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_skip_verification::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:171:47
[INFO] [stdout]   31:     0x595eff53e0b6 - <deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_skip_verification::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x595eff6135cb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x595eff6135cb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   34:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   35:     0x595eff620e45 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x595eff620e45 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   40:     0x595eff620e45 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   41:     0x595eff61b9a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   42:     0x595eff61b9a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   44:     0x595eff623ec2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x595eff623ec2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   49:     0x595eff623ec2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x595effefc72f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   51:     0x595effefc72f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   52:     0x7eb9b0c34aa4 - <unknown>
[INFO] [stdout]   53:     0x7eb9b0cc1a64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integrated::get::test_get_by_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integrated::get::test_get_by_query' (29) panicked at deboa-smol/src/tests/helpers.rs:106:9:
[INFO] [stdout] Failed to start mock server: Server error: Server start error: Tls error: invalid peer certificate: certificate not valid for name "ea1dba03dc86"; certificate is only valid for DnsName("localhost") or IpAddress(127.0.0.1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595effefd378 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595effefd378 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595efff13ada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595efff13ada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x595efff01f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x595efff01f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x595effedaf16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595effedaf16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595effef50a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595eff6204ec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x595eff6204ec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x595effef5322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x595effef5322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595effedafd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595effed0059 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595effedbced - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595efff142cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595eff5d149e - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:106:9
[INFO] [stdout]   20:     0x595eff54fec2 - <core[28b146924c2f19c6]::result::Result<(), easyhttpmock[7b9b234dd08f0237]::errors::EasyHttpMockError>>::unwrap_or_else::<deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x595eff5d3409 - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:105:12
[INFO] [stdout]   22:     0x595eff5b6a2d - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_by_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:370:46
[INFO] [stdout]   23:     0x595eff54253c - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_by_query::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   24:     0x595eff5e20d2 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_by_query::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x595eff5e1837 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_by_query::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x595eff53fd22 - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_by_query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   27:     0x595eff5becf8 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_by_query
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smol-macros-0.1.1/src/lib.rs:139:13
[INFO] [stdout]   28:     0x595eff5b2107 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_by_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:358:33
[INFO] [stdout]   29:     0x595eff53df76 - <deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_by_query::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x595eff6135cb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x595eff6135cb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   32:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   33:     0x595eff620e45 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x595eff620e45 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   38:     0x595eff620e45 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   39:     0x595eff61b9a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   40:     0x595eff61b9a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   42:     0x595eff623ec2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x595eff623ec2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   47:     0x595eff623ec2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x595effefc72f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   49:     0x595effefc72f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x7eb9b0c34aa4 - <unknown>
[INFO] [stdout]   51:     0x7eb9b0cc1a64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integrated::get::test_get_http_verify stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integrated::get::test_get_http_verify' (33) panicked at deboa-smol/src/tests/helpers.rs:106:9:
[INFO] [stdout] Failed to start mock server: Server error: Server start error: Tls error: invalid peer certificate: certificate not valid for name "ea1dba03dc86"; certificate is only valid for DnsName("localhost") or IpAddress(127.0.0.1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595effefd378 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595effefd378 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595efff13ada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595efff13ada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x595efff01f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x595efff01f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x595effedaf16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595effedaf16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595effef50a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595eff6204ec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x595eff6204ec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x595effef5322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x595effef5322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595effedafd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595effed0059 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595effedbced - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595efff142cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595eff5d149e - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:106:9
[INFO] [stdout]   20:     0x595eff54fec2 - <core[28b146924c2f19c6]::result::Result<(), easyhttpmock[7b9b234dd08f0237]::errors::EasyHttpMockError>>::unwrap_or_else::<deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x595eff5d3409 - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:105:12
[INFO] [stdout]   22:     0x595eff5b2994 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::skip_cert_verification_helper::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:83:46
[INFO] [stdout]   23:     0x595eff5b2266 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::do_get_http_verify::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:176:42
[INFO] [stdout]   24:     0x595eff5b9364 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_verify::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:181:26
[INFO] [stdout]   25:     0x595eff5442bc - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_verify::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   26:     0x595eff5e253e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_verify::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x595eff5e1927 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_verify::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x595eff540093 - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_verify::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   29:     0x595eff5bed77 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_verify
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smol-macros-0.1.1/src/lib.rs:139:13
[INFO] [stdout]   30:     0x595eff5b2387 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_verify::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:180:36
[INFO] [stdout]   31:     0x595eff53e036 - <deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_verify::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x595eff6135cb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x595eff6135cb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   34:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   35:     0x595eff620e45 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x595eff620e45 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   40:     0x595eff620e45 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   41:     0x595eff61b9a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   42:     0x595eff61b9a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   44:     0x595eff623ec2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x595eff623ec2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   49:     0x595eff623ec2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x595effefc72f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   51:     0x595effefc72f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   52:     0x7eb9b0c34aa4 - <unknown>
[INFO] [stdout]   53:     0x7eb9b0cc1a64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integrated::get::test_get_http_mutual_authentication stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integrated::get::test_get_http_mutual_authentication' (31) panicked at deboa-smol/src/tests/helpers.rs:106:9:
[INFO] [stdout] Failed to start mock server: Server error: Server start error: Tls error: invalid peer certificate: certificate not valid for name "ea1dba03dc86"; certificate is only valid for DnsName("localhost") or IpAddress(127.0.0.1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595effefd378 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595effefd378 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595efff13ada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595efff13ada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x595efff01f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x595efff01f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x595effedaf16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595effedaf16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595effef50a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595eff6204ec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x595eff6204ec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x595effef5322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x595effef5322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595effedafd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595effed0059 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595effedbced - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595efff142cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595eff5d149e - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:106:9
[INFO] [stdout]   20:     0x595eff54fec2 - <core[28b146924c2f19c6]::result::Result<(), easyhttpmock[7b9b234dd08f0237]::errors::EasyHttpMockError>>::unwrap_or_else::<deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x595eff5d3409 - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:105:12
[INFO] [stdout]   22:     0x595eff5b3c0d - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::do_get_http_mutual_authentication::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:196:46
[INFO] [stdout]   23:     0x595eff5ba0a4 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_mutual_authentication::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:226:41
[INFO] [stdout]   24:     0x595eff54604c - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_mutual_authentication::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   25:     0x595eff5e2993 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_mutual_authentication::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x595eff5e1a17 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_mutual_authentication::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x595eff5403d3 - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_mutual_authentication::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   28:     0x595eff5bede9 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_mutual_authentication
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smol-macros-0.1.1/src/lib.rs:139:13
[INFO] [stdout]   29:     0x595eff5b4937 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_mutual_authentication::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:225:51
[INFO] [stdout]   30:     0x595eff53e0f6 - <deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http_mutual_authentication::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x595eff6135cb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x595eff6135cb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x595eff620e45 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x595eff620e45 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x595eff620e45 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x595eff61b9a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x595eff61b9a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x595eff623ec2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x595eff623ec2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x595eff623ec2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x595effefc72f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   50:     0x595effefc72f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7eb9b0c34aa4 - <unknown>
[INFO] [stdout]   52:     0x7eb9b0cc1a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integrated::get::test_get_http stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integrated::get::test_get_http' (30) panicked at deboa-smol/src/tests/helpers.rs:106:9:
[INFO] [stdout] Failed to start mock server: Server error: Server start error: Tls error: invalid peer certificate: certificate not valid for name "ea1dba03dc86"; certificate is only valid for DnsName("localhost") or IpAddress(127.0.0.1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595effefd378 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595effefd378 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595efff13ada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595efff13ada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x595efff01f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x595efff01f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x595effedaf16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595effedaf16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595effef50a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595eff6204ec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x595eff6204ec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x595effef5322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x595effef5322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595effedafd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595effed0059 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595effedbced - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595efff142cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595eff5d149e - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:106:9
[INFO] [stdout]   20:     0x595eff54fec2 - <core[28b146924c2f19c6]::result::Result<(), easyhttpmock[7b9b234dd08f0237]::errors::EasyHttpMockError>>::unwrap_or_else::<deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x595eff5d3409 - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:105:12
[INFO] [stdout]   22:     0x595eff5b4d02 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:44:46
[INFO] [stdout]   23:     0x595eff54117c - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   24:     0x595eff5e1dce - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x595eff5e1797 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x595eff53fae3 - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   27:     0x595eff5beca7 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smol-macros-0.1.1/src/lib.rs:139:13
[INFO] [stdout]   28:     0x595eff5b20a7 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:32:29
[INFO] [stdout]   29:     0x595eff53def6 - <deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_http::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x595eff6135cb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x595eff6135cb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   32:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   33:     0x595eff620e45 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x595eff620e45 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   38:     0x595eff620e45 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   39:     0x595eff61b9a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   40:     0x595eff61b9a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   42:     0x595eff623ec2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x595eff623ec2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   47:     0x595eff623ec2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x595effefc72f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   49:     0x595effefc72f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x7eb9b0c34aa4 - <unknown>
[INFO] [stdout]   51:     0x7eb9b0cc1a64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integrated::get::test_get_invalid_server stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integrated::get::test_get_invalid_server' (35) panicked at deboa-smol/src/tests/integrated/get.rs:348:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Connection(Tcp { host: "invalid-server.com", message: "Could not resolve host: proto error: io error: could not send packet to 8.8.8.8:53" })
[INFO] [stdout]  right: Connection(Tcp { host: "invalid-server.com", message: "Could not resolve host: invalid-server.com." })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595effefd378 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595effefd378 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595efff13ada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595efff13ada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x595efff01f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x595efff01f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x595effedaf16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595effedaf16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595effef50a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595eff6204ec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x595eff6204ec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x595effef5322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x595effef5322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595effedafd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595effed0059 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595effedbced - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595efff142cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595efff14153 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x595eff5c15f3 - core[28b146924c2f19c6]::panicking::assert_failed::<deboa[10694b29fdda4e9e]::errors::DeboaError, deboa[10694b29fdda4e9e]::errors::DeboaError>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x595eff5b9ce7 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_invalid_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:348:5
[INFO] [stdout]   22:     0x595eff544c9c - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_invalid_server::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   23:     0x595eff5e26b3 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_invalid_server::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x595eff5e1977 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_invalid_server::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x595eff5401a3 - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_invalid_server::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   26:     0x595eff5bed99 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_invalid_server
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smol-macros-0.1.1/src/lib.rs:139:13
[INFO] [stdout]   27:     0x595eff5b23b7 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_invalid_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:318:39
[INFO] [stdout]   28:     0x595eff53e076 - <deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_invalid_server::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x595eff6135cb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x595eff6135cb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   31:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x595eff620e45 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x595eff620e45 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x595eff620e45 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x595eff61b9a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x595eff61b9a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   41:     0x595eff623ec2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x595eff623ec2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   46:     0x595eff623ec2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x595effefc72f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   48:     0x595effefc72f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   49:     0x7eb9b0c34aa4 - <unknown>
[INFO] [stdout]   50:     0x7eb9b0cc1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integrated::get::test_fetch_from_str stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integrated::get::test_fetch_from_str' (28) panicked at deboa-smol/src/tests/helpers.rs:106:9:
[INFO] [stdout] Failed to start mock server: Server error: Server start error: Tls error: invalid peer certificate: certificate not valid for name "ea1dba03dc86"; certificate is only valid for DnsName("localhost") or IpAddress(127.0.0.1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595effefd378 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595effefd378 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595efff13ada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595efff13ada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x595efff01f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x595efff01f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x595effedaf16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595effedaf16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595effef50a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595eff6204ec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x595eff6204ec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x595effef5322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x595effef5322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595effedafd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595effed0059 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595effedbced - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595efff142cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595eff5d149e - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:106:9
[INFO] [stdout]   20:     0x595eff54fec2 - <core[28b146924c2f19c6]::result::Result<(), easyhttpmock[7b9b234dd08f0237]::errors::EasyHttpMockError>>::unwrap_or_else::<deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x595eff5d3409 - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:105:12
[INFO] [stdout]   22:     0x595eff5b89c4 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_fetch_from_str::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:528:46
[INFO] [stdout]   23:     0x595eff5438ec - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_fetch_from_str::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   24:     0x595eff5e23d2 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_fetch_from_str::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x595eff5e18d7 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_fetch_from_str::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x595eff53ff72 - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_fetch_from_str::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   27:     0x595eff5bed58 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_fetch_from_str
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smol-macros-0.1.1/src/lib.rs:139:13
[INFO] [stdout]   28:     0x595eff5b2357 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_fetch_from_str::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:516:35
[INFO] [stdout]   29:     0x595eff53dff6 - <deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_fetch_from_str::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x595eff6135cb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x595eff6135cb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   32:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   33:     0x595eff620e45 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x595eff620e45 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   38:     0x595eff620e45 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   39:     0x595eff61b9a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   40:     0x595eff61b9a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   42:     0x595eff623ec2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x595eff623ec2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   47:     0x595eff623ec2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x595effefc72f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   49:     0x595effefc72f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x7eb9b0c34aa4 - <unknown>
[INFO] [stdout]   51:     0x7eb9b0cc1a64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integrated::post::test_post stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integrated::post::test_post' (40) panicked at deboa-smol/src/tests/helpers.rs:106:9:
[INFO] [stdout] Failed to start mock server: Server error: Server start error: Tls error: invalid peer certificate: certificate not valid for name "ea1dba03dc86"; certificate is only valid for DnsName("localhost") or IpAddress(127.0.0.1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595effefd378 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595effefd378 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595efff13ada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595efff13ada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x595efff01f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x595efff01f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x595effedaf16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595effedaf16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595effef50a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595eff6204ec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x595eff6204ec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x595effef5322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x595effef5322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595effedafd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595effed0059 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595effedbced - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595efff142cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595eff5d149e - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:106:9
[INFO] [stdout]   20:     0x595eff54fec2 - <core[28b146924c2f19c6]::result::Result<(), easyhttpmock[7b9b234dd08f0237]::errors::EasyHttpMockError>>::unwrap_or_else::<deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x595eff5d3409 - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:105:12
[INFO] [stdout]   22:     0x595eff574457 - deboa_smol[117713d3be7a1b3a]::tests::integrated::post::do_post::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/post.rs:36:46
[INFO] [stdout]   23:     0x595eff575784 - deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/post.rs:65:15
[INFO] [stdout]   24:     0x595eff54879c - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   25:     0x595eff5e2f7f - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x595eff5e1b57 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x595eff54085c - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   28:     0x595eff578c79 - deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smol-macros-0.1.1/src/lib.rs:139:13
[INFO] [stdout]   29:     0x595eff575227 - deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/post.rs:64:25
[INFO] [stdout]   30:     0x595eff53e1f6 - <deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x595eff6135cb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x595eff6135cb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x595eff620e45 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x595eff620e45 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x595eff620e45 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x595eff61b9a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x595eff61b9a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x595eff623ec2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x595eff623ec2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x595eff623ec2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x595effefc72f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   50:     0x595effefc72f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7eb9b0c34aa4 - <unknown>
[INFO] [stdout]   52:     0x7eb9b0cc1a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integrated::patch::test_patch stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integrated::patch::test_patch' (38) panicked at deboa-smol/src/tests/helpers.rs:106:9:
[INFO] [stdout] Failed to start mock server: Server error: Server start error: Tls error: invalid peer certificate: certificate not valid for name "ea1dba03dc86"; certificate is only valid for DnsName("localhost") or IpAddress(127.0.0.1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595effefd378 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595effefd378 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595efff13ada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595efff13ada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x595efff01f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x595efff01f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x595effedaf16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595effedaf16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595effef50a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595eff6204ec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x595eff6204ec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x595effef5322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x595effef5322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595effedafd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595effed0059 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595effedbced - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595efff142cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595eff5d149e - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:106:9
[INFO] [stdout]   20:     0x595eff54fec2 - <core[28b146924c2f19c6]::result::Result<(), easyhttpmock[7b9b234dd08f0237]::errors::EasyHttpMockError>>::unwrap_or_else::<deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x595eff5d3409 - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:105:12
[INFO] [stdout]   22:     0x595eff5bb697 - deboa_smol[117713d3be7a1b3a]::tests::integrated::patch::do_patch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/patch.rs:32:46
[INFO] [stdout]   23:     0x595eff5bc714 - deboa_smol[117713d3be7a1b3a]::tests::integrated::patch::test_patch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/patch.rs:61:16
[INFO] [stdout]   24:     0x595eff54916c - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::patch::test_patch::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   25:     0x595eff5e30ff - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::patch::test_patch::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x595eff5e1ba7 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::patch::test_patch::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x595eff54097c - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::patch::test_patch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   28:     0x595eff5bee69 - deboa_smol[117713d3be7a1b3a]::tests::integrated::patch::test_patch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smol-macros-0.1.1/src/lib.rs:139:13
[INFO] [stdout]   29:     0x595eff5bb287 - deboa_smol[117713d3be7a1b3a]::tests::integrated::patch::test_patch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/patch.rs:60:26
[INFO] [stdout]   30:     0x595eff53e236 - <deboa_smol[117713d3be7a1b3a]::tests::integrated::patch::test_patch::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x595eff6135cb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x595eff6135cb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x595eff620e45 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x595eff620e45 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x595eff620e45 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x595eff61b9a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x595eff61b9a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x595eff623ec2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x595eff623ec2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x595eff623ec2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x595effefc72f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   50:     0x595effefc72f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7eb9b0c34aa4 - <unknown>
[INFO] [stdout]   52:     0x7eb9b0cc1a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integrated::get::test_get_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integrated::get::test_get_not_found' (36) panicked at deboa-smol/src/tests/helpers.rs:106:9:
[INFO] [stdout] Failed to start mock server: Server error: Server start error: Tls error: invalid peer certificate: certificate not valid for name "ea1dba03dc86"; certificate is only valid for DnsName("localhost") or IpAddress(127.0.0.1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595effefd378 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595effefd378 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595efff13ada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595efff13ada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x595efff01f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x595efff01f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x595effedaf16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595effedaf16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595effef50a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595eff6204ec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x595eff6204ec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x595effef5322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x595effef5322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595effedafd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595effed0059 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595effedbced - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595efff142cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595eff5d149e - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:106:9
[INFO] [stdout]   20:     0x595eff54fec2 - <core[28b146924c2f19c6]::result::Result<(), easyhttpmock[7b9b234dd08f0237]::errors::EasyHttpMockError>>::unwrap_or_else::<deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x595eff5d3409 - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:105:12
[INFO] [stdout]   22:     0x595eff5b7ce2 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:288:46
[INFO] [stdout]   23:     0x595eff542f0c - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_not_found::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   24:     0x595eff5e224d - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_not_found::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x595eff5e1887 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_not_found::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x595eff53fe52 - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   27:     0x595eff5bed26 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_not_found
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smol-macros-0.1.1/src/lib.rs:139:13
[INFO] [stdout]   28:     0x595eff5b2327 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:276:34
[INFO] [stdout]   29:     0x595eff53dfb6 - <deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_get_not_found::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x595eff6135cb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x595eff6135cb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   32:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   33:     0x595eff620e45 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x595eff620e45 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   38:     0x595eff620e45 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   39:     0x595eff61b9a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   40:     0x595eff61b9a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   42:     0x595eff623ec2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr] error: test failed, to rerun pass `-p deboa-smol --lib`
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x595eff623ec2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   47:     0x595eff623ec2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x595effefc72f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   49:     0x595effefc72f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x7eb9b0c34aa4 - <unknown>
[INFO] [stdout]   51:     0x7eb9b0cc1a64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integrated::get::test_try_into stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integrated::get::test_try_into' (37) panicked at deboa-smol/src/tests/helpers.rs:106:9:
[INFO] [stdout] Failed to start mock server: Server error: Server start error: Tls error: invalid peer certificate: certificate not valid for name "ea1dba03dc86"; certificate is only valid for DnsName("localhost") or IpAddress(127.0.0.1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595effefd378 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595effefd378 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595efff13ada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595efff13ada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x595efff01f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x595efff01f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x595effedaf16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595effedaf16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595effef50a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595eff6204ec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x595eff6204ec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x595effef5322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x595effef5322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595effedafd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595effed0059 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595effedbced - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595efff142cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595eff5d149e - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:106:9
[INFO] [stdout]   20:     0x595eff54fec2 - <core[28b146924c2f19c6]::result::Result<(), easyhttpmock[7b9b234dd08f0237]::errors::EasyHttpMockError>>::unwrap_or_else::<deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x595eff5d3409 - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:105:12
[INFO] [stdout]   22:     0x595eff5b5cd5 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_try_into::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:499:46
[INFO] [stdout]   23:     0x595eff541b5c - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_try_into::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   24:     0x595eff5e1f4d - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_try_into::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x595eff5e17e7 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_try_into::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x595eff53fbff - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_try_into::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   27:     0x595eff5becc7 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_try_into
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smol-macros-0.1.1/src/lib.rs:139:13
[INFO] [stdout]   28:     0x595eff5b20d7 - deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_try_into::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/get.rs:487:29
[INFO] [stdout]   29:     0x595eff53df36 - <deboa_smol[117713d3be7a1b3a]::tests::integrated::get::test_try_into::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x595eff6135cb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x595eff6135cb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   32:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   33:     0x595eff620e45 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x595eff620e45 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   38:     0x595eff620e45 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   39:     0x595eff61b9a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   40:     0x595eff61b9a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   42:     0x595eff623ec2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x595eff623ec2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   47:     0x595eff623ec2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x595effefc72f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   49:     0x595effefc72f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x7eb9b0c34aa4 - <unknown>
[INFO] [stdout]   51:     0x7eb9b0cc1a64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integrated::post::test_post_multipart_form stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integrated::post::test_post_multipart_form' (51) panicked at deboa-smol/src/tests/helpers.rs:106:9:
[INFO] [stdout] Failed to start mock server: Server error: Server start error: Tls error: invalid peer certificate: certificate not valid for name "ea1dba03dc86"; certificate is only valid for DnsName("localhost") or IpAddress(127.0.0.1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595effefd378 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595effefd378 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595efff13ada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595efff13ada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x595efff01f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x595efff01f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x595effedaf16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595effedaf16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595effef50a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595eff6204ec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x595eff6204ec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x595effef5322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x595effef5322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595effedafd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595effed0059 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595effedbced - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595efff142cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595eff5d149e - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:106:9
[INFO] [stdout]   20:     0x595eff54fec2 - <core[28b146924c2f19c6]::result::Result<(), easyhttpmock[7b9b234dd08f0237]::errors::EasyHttpMockError>>::unwrap_or_else::<deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x595eff5d3409 - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:105:12
[INFO] [stdout]   22:     0x595eff5730b2 - deboa_smol[117713d3be7a1b3a]::tests::integrated::post::do_post_multipart_form::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/post.rs:137:46
[INFO] [stdout]   23:     0x595eff575593 - deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post_multipart_form::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/post.rs:166:30
[INFO] [stdout]   24:     0x595eff547dcc - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post_multipart_form::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   25:     0x595eff5e2e02 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post_multipart_form::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x595eff5e1b07 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post_multipart_form::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x595eff54073f - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post_multipart_form::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   28:     0x595eff578c55 - deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post_multipart_form
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smol-macros-0.1.1/src/lib.rs:139:13
[INFO] [stdout]   29:     0x595eff574047 - deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post_multipart_form::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/post.rs:165:40
[INFO] [stdout]   30:     0x595eff53e1b6 - <deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post_multipart_form::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x595eff6135cb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x595eff6135cb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x595eff620e45 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x595eff620e45 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x595eff620e45 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x595eff61b9a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x595eff61b9a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x595eff623ec2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x595eff623ec2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x595eff623ec2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x595effefc72f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   50:     0x595effefc72f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7eb9b0c34aa4 - <unknown>
[INFO] [stdout]   52:     0x7eb9b0cc1a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integrated::put::test_put stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integrated::put::test_put' (52) panicked at deboa-smol/src/tests/helpers.rs:106:9:
[INFO] [stdout] Failed to start mock server: Server error: Server start error: Tls error: invalid peer certificate: certificate not valid for name "ea1dba03dc86"; certificate is only valid for DnsName("localhost") or IpAddress(127.0.0.1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595effefd378 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595effefd378 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595efff13ada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595efff13ada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x595efff01f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x595efff01f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x595effedaf16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595effedaf16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595effef50a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595eff6204ec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x595eff6204ec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x595effef5322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x595effef5322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595effedafd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595effed0059 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595effedbced - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595efff142cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595eff5d149e - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:106:9
[INFO] [stdout]   20:     0x595eff54fec2 - <core[28b146924c2f19c6]::result::Result<(), easyhttpmock[7b9b234dd08f0237]::errors::EasyHttpMockError>>::unwrap_or_else::<deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x595eff5d3409 - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:105:12
[INFO] [stdout]   22:     0x595eff5ba4db - deboa_smol[117713d3be7a1b3a]::tests::integrated::put::do_put::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/put.rs:29:46
[INFO] [stdout]   23:     0x595eff5bb1c4 - deboa_smol[117713d3be7a1b3a]::tests::integrated::put::test_put::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/put.rs:52:14
[INFO] [stdout]   24:     0x595eff546a1c - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::put::test_put::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   25:     0x595eff5e2b03 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::put::test_put::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x595eff5e1a67 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::put::test_put::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x595eff5404f3 - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::put::test_put::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   28:     0x595eff5bee29 - deboa_smol[117713d3be7a1b3a]::tests::integrated::put::test_put
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smol-macros-0.1.1/src/lib.rs:139:13
[INFO] [stdout]   29:     0x595eff5bb067 - deboa_smol[117713d3be7a1b3a]::tests::integrated::put::test_put::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/put.rs:51:24
[INFO] [stdout]   30:     0x595eff53e136 - <deboa_smol[117713d3be7a1b3a]::tests::integrated::put::test_put::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x595eff6135cb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x595eff6135cb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x595eff620e45 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x595eff620e45 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x595eff620e45 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x595eff61b9a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x595eff61b9a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x595eff623ec2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x595eff623ec2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x595eff623ec2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x595effefc72f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   50:     0x595effefc72f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7eb9b0c34aa4 - <unknown>
[INFO] [stdout]   52:     0x7eb9b0cc1a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integrated::post::test_post_encoded_form stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integrated::post::test_post_encoded_form' (50) panicked at deboa-smol/src/tests/helpers.rs:106:9:
[INFO] [stdout] Failed to start mock server: Server error: Server start error: Tls error: invalid peer certificate: certificate not valid for name "ea1dba03dc86"; certificate is only valid for DnsName("localhost") or IpAddress(127.0.0.1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595effefd378 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595effefd378 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595effefd378 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595efff13ada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595efff13ada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x595efff01f82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x595efff01f82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x595effedaf16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595effedaf16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595effef50a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595eff6204ec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x595eff6204ec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x595effef5322 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x595effef5322 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595effedafd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595effed0059 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595effedbced - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595efff142cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595eff5d149e - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:106:9
[INFO] [stdout]   20:     0x595eff54fec2 - <core[28b146924c2f19c6]::result::Result<(), easyhttpmock[7b9b234dd08f0237]::errors::EasyHttpMockError>>::unwrap_or_else::<deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}::{closure#2}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x595eff5d3409 - deboa_smol[117713d3be7a1b3a]::tests::helpers::start_mock_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/helpers.rs:105:12
[INFO] [stdout]   22:     0x595eff571ab0 - deboa_smol[117713d3be7a1b3a]::tests::integrated::post::do_post_encoded_form::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/post.rs:84:46
[INFO] [stdout]   23:     0x595eff575390 - deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post_encoded_form::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/post.rs:117:28
[INFO] [stdout]   24:     0x595eff5473ec - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post_encoded_form::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   25:     0x595eff5e2c7d - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post_encoded_form::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x595eff5e1ab7 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[f543f3b3bbf77cd4]::driver::block_on<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post_encoded_form::{closure#0}>::{closure#1}, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x595eff54061f - async_io[f543f3b3bbf77cd4]::driver::block_on::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>, deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post_encoded_form::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   28:     0x595eff578c27 - deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post_encoded_form
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smol-macros-0.1.1/src/lib.rs:139:13
[INFO] [stdout]   29:     0x595eff574017 - deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post_encoded_form::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deboa-smol/src/tests/integrated/post.rs:116:38
[INFO] [stdout]   30:     0x595eff53e176 - <deboa_smol[117713d3be7a1b3a]::tests::integrated::post::test_post_encoded_form::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x595eff6135cb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x595eff6135cb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x595eff620e45 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x595eff620e45 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x595eff620e45 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x595eff620e45 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x595eff620e45 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x595eff61b9a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x595eff61b9a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x595eff623ec2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x595eff623ec2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x595eff623ec2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x595eff623ec2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x595eff623ec2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x595effefc72f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   50:     0x595effefc72f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7eb9b0c34aa4 - <unknown>
[INFO] [stdout]   52:     0x7eb9b0cc1a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::integrated::delete::test_delete
[INFO] [stdout]     tests::integrated::get::test_fetch_from_str
[INFO] [stdout]     tests::integrated::get::test_get_by_query
[INFO] [stdout]     tests::integrated::get::test_get_http
[INFO] [stdout]     tests::integrated::get::test_get_http_mutual_authentication
[INFO] [stdout]     tests::integrated::get::test_get_http_skip_verification
[INFO] [stdout]     tests::integrated::get::test_get_http_verify
[INFO] [stdout]     tests::integrated::get::test_get_invalid_server
[INFO] [stdout]     tests::integrated::get::test_get_not_found
[INFO] [stdout]     tests::integrated::get::test_try_into
[INFO] [stdout]     tests::integrated::patch::test_patch
[INFO] [stdout]     tests::integrated::post::test_post
[INFO] [stdout]     tests::integrated::post::test_post_encoded_form
[INFO] [stdout]     tests::integrated::post::test_post_multipart_form
[INFO] [stdout]     tests::integrated::put::test_put
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ea1dba03dc86e8dfdf00fbcc50c069ef40f471fd02eb6b44e728ff7313a1e4a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea1dba03dc86e8dfdf00fbcc50c069ef40f471fd02eb6b44e728ff7313a1e4a0", kill_on_drop: false }`
[INFO] [stdout] ea1dba03dc86e8dfdf00fbcc50c069ef40f471fd02eb6b44e728ff7313a1e4a0
